Skip to content

chore: bump faraday from 1.5.1 to 1.10.5 - #81

Merged
JC-DSIT merged 1 commit into
mainfrom
dependabot/bundler/faraday-1.10.5
Apr 30, 2026
Merged

chore: bump faraday from 1.5.1 to 1.10.5#81
JC-DSIT merged 1 commit into
mainfrom
dependabot/bundler/faraday-1.10.5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 28, 2026

Copy link
Copy Markdown
Contributor

Bumps faraday from 1.5.1 to 1.10.5.

Release notes

Sourced from faraday's releases.

v1.10.5

What's Changed

Full Changelog: lostisland/faraday@v1.10.4...v1.10.5

v1.10.4

What's Changed

Full Changelog: lostisland/faraday@v1.10.3...v1.10.4

v1.10.3

What's Changed

New Contributors

Full Changelog: lostisland/faraday@v1.10.2...v1.10.3

v1.10.2

What's Changed

Full Changelog: lostisland/faraday@v1.10.1...v1.10.2

v1.10.1

What's Changed

New Contributors

Full Changelog: lostisland/faraday@v1.10.0...v1.10.1

v1.10.0

What's Changed

Full Changelog: lostisland/faraday@v1.9.3...v1.10.0

v1.9.3

What's Changed

Full Changelog: lostisland/faraday@v1.9.2...v1.9.3

... (truncated)

Changelog

Sourced from faraday's changelog.

Faraday Changelog

The changelog has moved!

This file is not being updated anymore. Instead, please check the Releases page.

2.2.0 (2022-02-03)

  • Reintroduce the possibility to register middleware with symbols, strings or procs in #1391

2.1.0 (2022-01-15)

2.0.1 (2022-01-05)

2.0.0 (2022-01-04)

The next major release is here, and it comes almost 2 years after the release of v1.0!

This release changes the way you use Faraday and embraces a new paradigm of Faraday as an ecosystem, rather than a library.

What does that mean? It means that Faraday is less of a bundled tool and more of a framework for the community to build on top of.

As a result, all adapters and some middleware have moved out and are now shipped as standalone gems 馃檶!

But this doesn't mean that upgrading from Faraday 1.x to Faraday 2.0 should be hard, in fact we've listed everything you need to do in the UPGRADING.md doc.

Moreover, we've setup a new awesome-faraday repository that will showcase a curated list of adapters and middleware 馃槑.

This release was the result of the efforts of the core team and all the contributors, new and old, that have helped achieve this milestone 馃憦.

What's Changed

... (truncated)

Commits
  • 5c1d68a Version bump to 1.10.5
  • ea02c0e Update rubocop complexity thresholds for security fix
  • d0fc049 Backport security fix for CVE-2026-25765 to 1.x branch (#1665)
  • 41c990e Version bump to 1.10.4
  • 435888d Make sure that Faraday::Request::Json and Faraday::Response::Json are cor...
  • 8208693 Use ruby/setup-ruby in publish.yml
  • eeec367 Fix ruby version in publish.yml
  • 92c038b Update publish.yml to use Ruby 2.7
  • 7a382b5 Version bump to 1.10.3
  • 16506ee Add support for Ruby 3.2.0 in Faraday v1.x (#1483)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Apr 28, 2026
JC-DSIT
JC-DSIT previously approved these changes Apr 30, 2026
@dependabot
dependabot Bot force-pushed the dependabot/bundler/faraday-1.10.5 branch from cd9713c to b4512f3 Compare April 30, 2026 08:14
Bumps [faraday](https://github.com/lostisland/faraday) from 1.5.1 to 1.10.5.
- [Release notes](https://github.com/lostisland/faraday/releases)
- [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md)
- [Commits](lostisland/faraday@v1.5.1...v1.10.5)

---
updated-dependencies:
- dependency-name: faraday
  dependency-version: 1.10.5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/bundler/faraday-1.10.5 branch from b4512f3 to 3069cd8 Compare April 30, 2026 08:17
@JC-DSIT
JC-DSIT merged commit 8cb686e into main Apr 30, 2026
7 checks passed
@JC-DSIT
JC-DSIT deleted the dependabot/bundler/faraday-1.10.5 branch April 30, 2026 08:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant